Fix dependencies between directories
authorMatthias Clasen <mclasen@redhat.com>
Tue, 21 Jun 2011 22:51:40 +0000 (18:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:02 +0000 (16:08 -0400)
This ensures that libgtk gets relinked when I touch sources
in gtk/a11y.

gtk/Makefile.am

index 7c80c2f49cc9ffc8b8556af80d2cc6244b74cc32..e532bda4052687c1b46cf8730b16a844a0b96c0e 100644 (file)
@@ -111,7 +111,9 @@ libadd = \
        $(top_builddir)/gdk/libgdk-3.la \
        $(top_builddir)/gtk/a11y/libgail.la \
        $(GTK_DEP_LIBS)
-deps =
+deps = \
+       $(top_builddir)/gdk/libgdk-3.la \
+       $(top_builddir)/gtk/a11y/libgail.la
 
 # libtool stuff: set version and export symbols for resolving
 # since automake doesn't support conditionalized libsomething_la_LDFLAGS